Companion
Functions
from Closed Range
Link copied to clipboard
fun fromClosedRange(rangeStart: Int, rangeEnd: Int, step: Int): IntProgression
Content copied to clipboard
Creates IntProgression within the specified bounds of a closed range.